source/volumeinfo.d(224,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/volumeinfo.d(649,46): Error: `@safe` constructor `volumeinfo.VolumeInfo.this` cannot call `@system` constructor `std.typecons.RefCounted!(VolumeInfoImpl, cast(RefCountedAutoInitialize)1).RefCounted.this` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/typecons.d(6323,5): `std.typecons.RefCounted!(VolumeInfoImpl, cast(RefCountedAutoInitialize)1).RefCounted.this` is declared here source/volumeinfo.d(678,31): Error: `@safe` function `volumeinfo.mountedVolumes` cannot call `@system` function `std.stdio.File.byLine!(char, char).byLine` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(2283,10): `std.stdio.File.byLine!(char, char).byLine` is declared here source/volumeinfo.d(697,34): Error: cannot take address of local `ent` in `@safe` function `mountedVolumes` source/volumeinfo.d(697,40): Error: `buf.ptr` cannot be used in `@safe` code, use `&buf[0]` instead /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.